From b3fd71ed10139ca37b78234def000b76dfb95516 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 11 Jul 2022 15:05:56 +0200 Subject: [PATCH] ; * etc/NEWS: Announce obsoletion of rlogin.el. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index afe0f115c5a..bf363168906 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -321,6 +321,10 @@ the major mode according to 'initial-major-mode', like at Emacs startup. Previously, these functions ignored 'initial-scratch-message' and left "*scratch*" in 'fundamental-mode'. +--- +** The rlogin.el library is now obsolete. +Use something like `M-x shell RET ssh RET' instead. + * Changes in Emacs 29.1 -- 2.30.2